home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / programming / other / wild / demos / misc / uselessthread / readme next >
Text File  |  1999-05-25  |  298b  |  7 lines

  1. That is just a Thread demo: if you try to debug it, you will see
  2. that the flashing color copper effect is made by a sub-thread, and
  3. the main program just does a Delay().
  4. Not really useful, only to show the subthreads ability.
  5. The asm source is included, just to show the way the Thread is done...
  6.  
  7.